Apache Software Foundation Apache Cxf

45 CVEs affecting Apache Software Foundation Apache Cxf. Latest disclosed: 2026-08-06. Critical: 13, High: 21.

Top CVEs affecting Apache Software Foundation Apache Cxf
CVESeverityScorePublishedSummary
CVE-2026-68079Critical9.82026-08-06In Apache CXF's DefaultEncryptingCodeDataProvider, a captured authorization code can be redeemed an unlimited number of times due to a flaw in the implementati…
CVE-2026-66909Critical9.82026-08-06Apache CXF's JMS transport deserializes the body of any inbound JMS ObjectMessage using native Java deserialization, with no type restrictions in place. Any at…
CVE-2026-50628Critical9.82026-06-12A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP addres…
CVE-2026-49875Critical9.82026-06-12Apache CXF's EndpointReferenceUtils and W3CMultiSchemaFactory classes construct a SAXParserFactory without the necessary JAXP hardening configurations, enablin…
CVE-2026-44930Critical9.82026-05-22An LDAP injection vulnerability in the LDAP Certificate repository of the XKMS server in Apache CXF may allow an attacker to retrieve arbitrary certificates fr…
CVE-2025-48913Critical9.82025-08-08If untrusted users are allowed to configure JMS for Apache CXF, previously they could use RMI or LDAP URLs, potentially leading to code execution capabilities…
CVE-2022-46364Critical9.82022-12-13A SSRF vulnerability in parsing the href attribute of XOP:Include in MTOM requests in versions of Apache CXF before 3.5.5 and 3.4.10 allows an attacker to perf…
CVE-2024-28752Critical9.32024-03-15A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on we…
CVE-2026-65583Critical9.12026-08-06Apache CXF’s OIDC relying-party token validation could accept self-issued ID tokens without enforcing required claim checks (issuer/subject/audience/time and s…
CVE-2026-63687Critical9.12026-08-06Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive paramet…
CVE-2026-61466Critical9.12026-08-06In Apache CXF's OAuth2 Dynamic Client Registration endpoint, the authorization server accepts and stores the `scope` value supplied in the client registration…
CVE-2026-50627Critical9.12026-06-12The JwtAccessTokenValidator class in Apache CXF fails to validate the 'aud' (Audience) claims of incoming JWT access tokens. This allows a JWT issued for one R…
CVE-2024-29736Critical9.12024-07-19A SSRF vulnerability in WADL service description in versions of Apache CXF before 4.0.5, 3.6.4 and 3.5.9 allows an attacker to perform SSRF style attacks on RE…
CVE-2026-57818High8.12026-08-06A race condition in JCacheCodeDataProvider allows an attacker to redeem a single authorization code multiple times via concurrent requests, resulting in the is…
CVE-2026-57817High8.12026-08-06The OpenID Connect Core 1.0 specification mandates that the RP MUST validate the `c_hash` parameter when operating in the Hybrid Flow. If an Apache CXF RP is i…
CVE-2026-50633High8.12026-06-12A JNDI Injection vulnerability has been discovered in Apache CXF's JCA integration module, which can allow for code execution, if an attacker is able to manipu…
CVE-2026-50632High8.12026-06-12A further incomplete fix for a previous advisory CVE-2026-44417 (Untrusted JMS configuration can lead to RCE) for Apache CXF has been identified, which can all…
CVE-2018-8039High8.12018-07-02It is possible to configure Apache CXF to use the com.sun.net.ssl implementation via 'System.setProperty("java.protocol.handler.pkgs", "com.sun.net.ssl.interna…
CVE-2026-68481High7.52026-08-06In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The sa…
CVE-2026-65432High7.52026-08-06Apache CXF reads a top-level WSDL through its hardened StaxUtils path, which disables XML DTDs and external entities. However, any <wsdl:import> or <xsd:import…